tboot: Fix return code for S3 integrity
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 6 Mar 2009 19:10:29 +0000 (19:10 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 6 Mar 2009 19:10:29 +0000 (19:10 +0000)
commit31e93ebbdd541a9b9bbb08089b663c1201a069d9
treec9e5c1c174a0128aaa27b91bcd0dc1886afa8275
parent80334149516ceaa6e893460b17ab6ccf6646b101
tboot: Fix return code for S3 integrity

The original patch left in a debug return value from one of the memory
integrity checks.  This patch returns the correct error code in case of a
failure.  This was re-tested to ensure that it still passes for the
expected case.

Signed-off-by: Joseph Cihula <joseph.cihula@intel.com>
xen/arch/x86/tboot.c